Skip to content

docs(appwrite): sync template standards#325

Merged
mberlofa merged 1 commit into
mainfrom
docs/appwrite-template-standards-sync
Jul 6, 2026
Merged

docs(appwrite): sync template standards#325
mberlofa merged 1 commit into
mainfrom
docs/appwrite-template-standards-sync

Conversation

@mberlofa

@mberlofa mberlofa commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • register appwrite in the site sync playground registry
  • keep the playground/site sync gate aligned with the chart validation PR

Validation

  • make site-sync-check CHART=appwrite
  • npm run lint
  • npm run format:check
  • npm run build
  • make release-check REPO=site
  • make attribution-check REPO=site

Chart PR: helmforgedev/charts#645
Issue: helmforgedev/charts#633

Summary by CodeRabbit

  • Bug Fixes
    • Updated which playground charts are eligible for site-synced configuration updates, so the correct chart set is considered during sync.
    • This ensures the appwrite playground charts receive the expected site-synced settings, improving which charts render with the right configuration.

@coderabbitai

coderabbitai Bot commented Jul 3, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 57899651-5fa0-4f29-aa6b-b57e45c6a7ce

📥 Commits

Reviewing files that changed from the base of the PR and between 1508f0d and 119e80f.

📒 Files selected for processing (1)
  • src/pages/playground.astro
🚧 Files skipped from review as they are similar to previous changes (1)
  • src/pages/playground.astro

📝 Walkthrough

Walkthrough

appwrite was added to siteSyncPlaygroundConfigs in src/pages/playground.astro, changing which chart slugs are included in the site-synced playground config list.

Changes

Playground Config Update

Layer / File(s) Summary
Add appwrite to siteSyncPlaygroundConfigs
src/pages/playground.astro
Adds an appwrite entry pointing to src/data/playground-configs.ts, extending the chart slugs treated as site-synced for inclusion filtering.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • helmforgedev/site#322: Also updates src/pages/playground.astro by adding a new slug to siteSyncPlaygroundConfigs.
  • helmforgedev/site#330: Also extends the siteSyncPlaygroundConfigs registry in src/pages/playground.astro with another chart slug.

Related issues: None specified.
Suggested labels: None specified.
Suggested reviewers: None specified.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is specific enough and matches the Appwrite site-sync registry change.
Description check ✅ Passed The description includes a summary, validation steps, and related issue/chart references, but not the exact template format.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/appwrite-template-standards-sync

Comment @coderabbitai help to get the list of available commands.

@mberlofa mberlofa force-pushed the docs/appwrite-template-standards-sync branch from 8070a53 to 1508f0d Compare July 4, 2026 18:33
mberlofa added a commit to helmforgedev/charts that referenced this pull request Jul 6, 2026
## Summary
- add the canonical appwrite.validate helper and validate.yaml gate
- centralize fail-fast validation for database, cache, backup, ingress,
and Gateway API settings
- add helm-unittest coverage for validation failures

## Validation
- make template-standards-check CHART=appwrite
- helm unittest charts/appwrite
- helm lint --strict charts/appwrite
- make standards-check CHART=appwrite
- make validate-chart CHART=appwrite TIMEOUT=1200: FULLY VALIDATED (19
layers)
- make site-sync-check CHART=appwrite
- make release-check REPO=charts
- make attribution-check REPO=charts

Site PR: helmforgedev/site#325
Issue: #633

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **New Features**
* Added chart rendering-time configuration validation to catch invalid
setups early.
* Improves failure messages for common issues such as missing ingress
hosts, incomplete ingress host entries, missing gateway parent
references, conflicting database/cache configuration, and missing backup
endpoint details when backups are enabled.
* **Bug Fixes**
* Prevents deployments from proceeding when required settings are
missing or mutually exclusive.
* **Tests**
* Added Helm validation test coverage for valid configurations and
targeted failure cases with expected error messages.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: MergeCheck <mergecheck@example.invalid>
@mberlofa mberlofa force-pushed the docs/appwrite-template-standards-sync branch from 1508f0d to 119e80f Compare July 6, 2026 10:11
@mberlofa mberlofa merged commit 816bd0e into main Jul 6, 2026
6 checks passed
@mberlofa mberlofa deleted the docs/appwrite-template-standards-sync branch July 6, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant